home *** CD-ROM | disk | FTP | other *** search
/ KWIKEE Auto Advertising System 1999 1 / KWIKEE Auto Advertising System 1999 - 1.iso / mac / Applications / CAMS Interactive / camsmain.dir / 00028_Script_28 < prev    next >
Text File  |  1997-06-09  |  537b  |  20 lines

  1. on exitFrame
  2.   indexRoll
  3.   set the cursor of sprite 30 to [16,17]
  4.   set the cursor of sprite 31 to [16,17]
  5.   set the cursor of sprite 32 to [16,17]
  6.   set the cursor of sprite 33 to [16,17]
  7.   set the cursor of sprite 34 to [16,17]
  8.   set the cursor of sprite 35 to [16,17]
  9.   set the cursor of sprite 36 to [16,17]
  10.   set the cursor of sprite 37 to [16,17]
  11.   set the cursor of sprite 38 to [16,17]
  12.   set the cursor of sprite 39 to [16,17]
  13.   if soundBusy (2) then
  14.     go to the frame -1
  15.   else
  16.     go to next
  17.   end if
  18. end
  19.  
  20.